-- card: 4022 from stack: in -- bmap block id: 4626 -- flags: 0000 -- background id: 2637 -- name: QuicKeys ----- HyperTalk script ----- on openCard push recent card end openCard -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=51 top=68 right=274 bottom=458 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 12 -- part name: -- part contents for card part 1 ----- text ----- This isn't as ugly as the Tempo interface. You can specify the name of the QuicKeys sequence or click that you want to run as a single parameter: PostEvent "Reformat" will run a click or sequence that you had previously given that name. PostEvent will accept the first match that it can find, checking the Hypercard-specific keys first, and then the Universal ones. If it can't find a match, it will beep once. The Tempo interface will also work with QuicKeys. You might want to do this to issue a command key to a desk accessory, for instance. For QuicKeys only, a control key modifier can be specified in the first argument – use a lower case "c".